Click or drag to resize

SipClientRegister Method

Overload List
  NameDescription
Public methodRegister(String, ContactInfo)
Registers user to a SIP server. The user informs server of his current contact addresss.
Public methodRegister(String, String)
Registers user to a SIP server. The user informs server of his current contact addresss.
Public methodRegister(String, ContactInfo, Contact)
Registers user to a SIP server. The user informs server of his current contact addresss.
Public methodRegister(String, String, String)
Registers user to a SIP server. The user informs server of his current contact addresss.
Top
See Also